PDF4Java Reference Documentation
com.o2sol.pdf4java.graphics Package / PDFStringLayoutOptions Class / getVerticalAlign Method
In This Topic
    getVerticalAlign Method
    In This Topic
    Gets the vertical alignment of text.
    The anchor point depends on the horizontal text alignment.
    Syntax
    public PDFStringVerticalAlign getVerticalAlign()

    Return Value

    Vertical text alignment.
    See Also